A. 10 mins
B. 20 mins
C. 2 mins
D. Exists for the Life of the current page
Advertisement
Related Mcqs:
- Postback occurs in which of the following forms_________________?
- A. Webforms B. Winforms C. HTMLForms D. None of these...
- Whats the significance of Request.MapPath( ) ?
- A. Maps the specified absolute path to virtual path B. Maps the specified virtual path to a physical path C. All of the above D. None of the above...
- What tags one need to add within the asp:datagrid tags to bind columns manually ?
- A. Set AutoGenerateColumns Property to true on the datagrid tag B. Set AutoGenerateColumns Property to false on the datagrid tag C. Set AutomaunalColumns Property to true on the datagrid tag D. It is not possible to do the operation...
- Which of the following control is used to validate that two fields are equal ?
- A. equals() method B. RegularExpressionValidator C. RequiredFieldValidator D. CompareValidator...
- How do you explicitly kill a user session ?
- A. Session.Exit B. Session.Close( ) C. Session.Discard( ) D. Session.Abandon...
- To add a custom control to a Web form we have to register with?
- A. Name space of the dll that is referenced B. Assemblyname C. TagPrefix D. All of the above...
- Which of the following object is not an ASP component ?
- A. AdRotator B. File Access C. LinkCounter D. Counter...
- Which of the following must be done in order to connect data from some data resource to Repeater control ?
- A. Call the DataBind method B. Set the DataSource property C. Both A and B D. None of these...
- tag replaces which of the following HTML tags?
- A. B. C. D. None of the above...
- While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
- A. HTTP B. FTP C. File D. All of the above...
Advertisement